Welcome![Sign In][Sign Up]
Location:
Search - USB sd

Search list

[ARM-PowerPC-ColdFire-MIPSvivi-sd-040403.tar

Description: arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上-arm system, including network TFTP, USB, etc. IMAGE downloaded to the target board
Platform: | Size: 470016 | Author: 王月 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2413_UserManual_Rev0.0_051122

Description: 三星新出的一款ARM926EJ-S内核芯片,时钟高达266MHZ,带有图像(CAMERA)接口,LCD接口,USB,SD,UART,SPI,IIS,IIC等接口,资源丰富,是s3c2440和S3C24A0的低成本代替产品。-Samsung's first and ARM926EJ-S processor chip, the clock up to 266MHZ. with images (CAMERA) interface, LCD interface, USB, SD, UART, SPI, IIS, IIC interfaces, rich resources, and S3C24A0 s3c2440 is a low-cost substitute products.
Platform: | Size: 1809408 | Author: 歪歪 | Hits:

[Embeded LinuxEPT2410_BI

Description: 买的板子的配套的bios测试工程,里面usb和sd卡测试程序都有的-bought plank supporting the bios tests, which usb sd card and have the test procedure
Platform: | Size: 821248 | Author: lchen | Hits:

[Software EngineeringSD-Udisk

Description: SD卡U盘电路图,插入SD卡可以作U盘用,又可以作USB接口的SD读卡器用-SD card U disk circuit, insert the SD card can be used as U disk to use, but also can be used for USB interface with SD Card Reader
Platform: | Size: 34816 | Author: emulous | Hits:

[SCMusb-msd-rd

Description: C8051f mcu can support sd card and more than 512 MB ,this is design introduce and design file
Platform: | Size: 2737152 | Author: csallon | Hits:

[Embeded-SCM DevelopM64-SDMP3-c

Description: 绝对好用的M64-SD卡MP3程序,可读取SD卡里的歌曲播放-Absolutely useful M64-SD card MP3 procedures, can read SD card music player
Platform: | Size: 158720 | Author: 谢拓天 | Hits:

[SCM2007-12-25

Description: MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网www.Microcontrol.cn debug版主提供的文件系统,可以实现简单的文件读写。 已经调试成功。 该系统中存在几个问题: 1.文件名只支持大写字母和数字,否则在PC上打不开。 2.创建文件只能事先指定大小,这样问题就出现了,如果指定小了,你的数据就不能完全显示,如果指定大了,就会把数据区的乱码显示出来。 继续改进中-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board, as well as SD card module to provide the underlying driver of the MMC using TI driver, simple file system uses micro-manage the design of network www.Microcontrol . cn debug moderator to provide file system, you can read and write simple documents. Has been successful debugging. The system exists in a number of questions: 1. File name only support capital letters and figures, or else on the PC could not open. 2. To create a document can only be pre-designated size, such problems have emerged, if the designated smaller, your data will not be able to fully show that, if the designated big will the data area garbled displayed. Continue to improve in
Platform: | Size: 198656 | Author: 张焱 | Hits:

[SCMsd_usb

Description: features as follows: read/write sd card based on SPI usb -features as follows: read/write sd card based on SPIusb
Platform: | Size: 84992 | Author: fathong | Hits:

[SCMUSBandSD

Description: 1.USB协议,硬件架构,C51源码 2.SD的读写驱动原代码-1.USB agreement, hardware architecture, C51 source 2.SD original code of the read-write driver
Platform: | Size: 155648 | Author: wujianxiang | Hits:

[SCMmc9+sd+cf+usb

Description: 微机+CF卡+SD卡+USB的开发示例希望大家能用-PC+ CF card+ SD card+ USB development examples of hope that we can
Platform: | Size: 75776 | Author: yyou1 | Hits:

[Embeded-SCM Developvivi-usb-tftp

Description: 斯道vivi,增加了USB,TFTP功能-Enso vivi, an increase of USB, TFTP functions
Platform: | Size: 276480 | Author: 王指辉 | Hits:

[Embeded-SCM DevelopDEMO

Description: 这个是非常不错的mp3源码,含有usb sd卡 fat32文件系统!-This is a very good source mp3, usb sd card containing fat32 file system!
Platform: | Size: 958464 | Author: 陈雷 | Hits:

[SCMATmega168PDIUSBD12SD

Description: 我的小作品--U盘(实际是USB SD卡读卡器) ATmega168+PDIUSBD12+SD (内含GCC源码和原理图)-My little works- U disk (actually USB SD card reader) ATmega168+ PDIUSBD12+ SD (containing GCC source and schematic diagram)
Platform: | Size: 93184 | Author: CRT | Hits:

[USB developSD-Usb-sch

Description: SD卡U盘的硬件原理图。 对SD卡 和 U盘 的开发有点帮助!-SD card U disk hardware schematics. On the SD card and U disk helping to develop a bit!
Platform: | Size: 34816 | Author: Trifire | Hits:

[USB developUSB_SD_Reader

Description: 基于mega8系列单片机D12 的开发实例【含源码】,含USB SD卡读卡器设计及源码。-Mega8 series of single-chip based on the development of D12 containing source】 【example, USB SD card reader with the design and source code.
Platform: | Size: 323584 | Author: lammyt | Hits:

[SCMUSB-SD-reader

Description: USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code, with the IDE-USB that routine reform. This program, the storage device driver has been put out independently, that is, as long as the changes in storage devices read and write drive sector, you can put into a U disk storage devices of
Platform: | Size: 164864 | Author: 张晓宇 | Hits:

[SCMSTM32-USB-SD

Description: 通过STM32的USB来操作SD卡(模拟U盘)-STM32 USB SD
Platform: | Size: 506880 | Author: lantian | Hits:

[Other Embeded programSTM32-FD-USB-SD

Description: STM32-FD-USB-SD stm32 usb读卡器案例源码-usb card reader source case
Platform: | Size: 3556352 | Author: 李宁 | Hits:

[SCMstm32-usb-sd

Description: STM32 USB SD projects
Platform: | Size: 2250752 | Author: 3762 | Hits:

[USB developUSB—SD卡模拟U盘

Description: stm32 USB-SD卡模拟U盘,为野火例程(stm32 USB-SD Card simulates the U disk for wildfire routines)
Platform: | Size: 446464 | Author: Master、Chen | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net